django-simple-captcha software package provides Django Simple Captcha Django application, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install django-simple-captcha
django-simple-captcha is installed in your system.
Make ensure the django-simple-captcha package were installed using the commands given below,
$ sudo dpkg-query -l | grep django-simple-captcha *
You will get with django-simple-captcha package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Python |
| Package | django-simple-captcha |
| Version | 0.4.2-8 |
| Description | Django Simple Captcha Django application |
| Sub Section | Python |